forked from consuldemocracy/consuldemocracy
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consul pull ⬇️ #886
Merged
Merged
Consul pull ⬇️ #886
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixes #1848 On branch aperez-fix-for-issue-1848 Changes to be committed: new file: app/controllers/admin/poll/base_controller.rb modified: app/controllers/admin/poll/booth_assignments_controller.rb modified: app/controllers/admin/poll/booths_controller.rb modified: app/controllers/admin/poll/officer_assignments_controller.rb modified: app/controllers/admin/poll/officers_controller.rb modified: app/controllers/admin/poll/polls_controller.rb modified: app/controllers/admin/poll/questions_controller.rb modified: app/controllers/admin/poll/recounts_controller.rb modified: app/controllers/admin/poll/results_controller.rb modified: app/controllers/admin/poll/shifts_controller.rb
…ere was a link for it, but no icons. The CSS file "theme" from jquery-ui was missing. Cambios para hacer commit: modificado: app/assets/stylesheets/application.scss modificado: app/assets/stylesheets/datepicker_overrides.scss nuevo archivo: app/assets/stylesheets/jquery-ui-theme_overrides.scss.erb
Fixes #1831 On branch aperez-validate-poll-question-is-selected Changes to be committed: modified: app/models/poll/question.rb modified: spec/models/poll/question_spec.rb modified: spec/features/admin/poll/polls_spec.rb
…of consul instead of icons from jquery-ui. Cambios para hacer commit: modificado: app/assets/stylesheets/application.scss modificado: app/assets/stylesheets/datepicker_overrides.scss borrado: app/assets/stylesheets/jquery-ui-theme_overrides.scss.erb
…t-m2c/consul into iagirre-display-datepicker-arrows
… open. Moreover, when "Site custom" submenus are selected, the menu remains opened.
On branch aperez-validate-poll-question-is-selected Changes to be committed: modified: spec/models/poll/question_spec.rb
Documentable fix
…on-is-selected Validate presence 'poll_id' attribute on Poll::Question model
…-active-items When "Profiles" submenus are selected, the "Site custom" menu doesn't…
…arrows Iagirre display datepicker arrows
Poll::Questions now have a validation for a `poll_id`
Fixes dev seeds
Useful if you want to test the verification process.
Add base controller for Admin:Poll controller
Comment reply link
Switch flag/unflag buttons on use via ajax
Minor improvements in dev seeds
bertocq
force-pushed
the
consul_pull
branch
from
September 20, 2017 14:16
ec0c934
to
ca63b0b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Where
Related PR's:
What
How
Screenshots
Test
Deployment
Warnings